Permission Tables
This section covers the Fast Platform software permissions.
What's included:
- How permissions work
- What permissions control; specific items
- Permissions by function, and consequences
- Permissions by alpha
How to use permissions
Permissions are listed in the FO_Permissions table and are assigned to groups maintained in the FO_PermGroups table. The permission group is then assigned to a specific user in the FO_Users table, in the FO_Users.PermGroup field, giving that user all permissions assigned to that FO_PermGroups.PermGroup.
pg 302/453
The FAST Platform Rules engine contains both Maintenance driven rules and User level keyword (Permission) rules. The permission rules are listed in the FO_Permissions table and are attached to User groups maintained in the FO_PermGroups table.